Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: release 3.1.0 #314

Open
wants to merge 46 commits into
base: main
Choose a base branch
from
Open

chore: release 3.1.0 #314

wants to merge 46 commits into from

Conversation

fedellen
Copy link
Contributor

@fedellen fedellen commented Dec 11, 2024

  • adds random anchor in the ans-104 headers on outgoing write action data items to support deterministic signer types
  • adds getCostDetails method and command
  • adds fundFrom on arns purchase actions
  • includes processId in getPrimaryName(s) APIs

fedellen and others added 19 commits December 10, 2024 13:13
this will produce non-deterministic IDs for all signer types that dont provide salt

PE-7158
fix(eth signer): use a unique anchor in ans-104 headers
## [3.0.1-alpha.1](v3.0.0...v3.0.1-alpha.1) (2024-12-11)

### Bug Fixes

* **eth signer:** use a unique anchor in ans-104 headers ([8cd5587](8cd5587))
Co-authored-by: Atticus <atticusofsparta@protonmail.com>
Co-authored-by: Atticus <atticusofsparta@protonmail.com>
@fedellen fedellen requested a review from a team as a code owner December 11, 2024 22:40
@fedellen fedellen self-assigned this Dec 11, 2024
fedellen and others added 4 commits December 12, 2024 10:24
feat(cost-details): init get-cost-details PE-7114
# [3.1.0-alpha.1](v3.0.1-alpha.1...v3.1.0-alpha.1) (2024-12-12)

### Features

* **cost-details:** init cli command get-cost-details PE-7114 ([674626e](674626e))
* **cost-details:** init new cost method for exposing fundingPlan and discounts PE-7114 ([c6910c8](c6910c8))
@fedellen fedellen changed the title chore: release 3.0.1 chore: release 3.1.0 Dec 12, 2024
fedellen and others added 4 commits December 12, 2024 12:17
feat(fund-from): add Fund-From tag to eligible methods/commands PE-7291
# [3.1.0-alpha.2](v3.1.0-alpha.1...v3.1.0-alpha.2) (2024-12-12)

### Features

* **fund-from:** add Fund-From tag to eligible methods/commands PE-7291 ([4d47270](4d47270))
dtfiedler and others added 19 commits December 14, 2024 14:07
This should help sniff out type issues before releases.
…ary-name

feat(primary names): add processID to read APIs PE-7307
# [3.1.0-alpha.3](v3.1.0-alpha.2...v3.1.0-alpha.3) (2024-12-16)

### Features

* **primary names:** add processID to read APIs PE-7307 ([e01e6ce](e01e6ce))
Bumps the npm_and_yarn group with 1 update in the / directory: [axios](https://github.com/axios/axios).


Updates `axios` from 1.7.8 to 1.7.9
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.7.8...v1.7.9)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
…rn-025c7b567c

chore(deps): bump axios from 1.7.8 to 1.7.9 in the npm_and_yarn group across 1 directory
fix: dont return null when stringified null is found in message data on ao.read
# [3.1.0-alpha.4](v3.1.0-alpha.3...v3.1.0-alpha.4) (2024-12-17)

### Bug Fixes

* dont return null when stringified null is found in message data on ao.read ([c5873e6](c5873e6))
fix(tags): prune out empty tags
# [3.1.0-alpha.5](v3.1.0-alpha.4...v3.1.0-alpha.5) (2024-12-17)

### Bug Fixes

* **tags:** prune out empty tags ([de0ec83](de0ec83))
fix(io): fix `AoEpochData` type, add prescribedNames
# [3.1.0-alpha.6](v3.1.0-alpha.5...v3.1.0-alpha.6) (2024-12-17)

### Bug Fixes

* **io:** fix `AoEpochData` type, add prescribedNames ([1ba3588](1ba3588))
chore(test): disable test while we sort out type
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants